PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFForm Class / getCosForm Method
In This Topic
    getCosForm Method
    In This Topic
    Gets the raw PDF form object associated with this form.
    Syntax
    public PDFCosDictionary getCosForm()

    Return Value

    The COS dictionary that represent the Acrobat form.
    See Also